T
ESRI.ArcGIS.Mobile
Generic AsyncRequestCompletedEventArgs Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.CatalogServices Namespace : Generic AsyncRequestCompletedEventArgs Class

Request completed event args class

Syntax

Visual Basic (Declaration) 
Public Class AsyncRequestCompletedEventArgs(Of T) 
   Inherits AsyncCompletedEventArgs
C# 
public class AsyncRequestCompletedEventArgs<T> : AsyncCompletedEventArgs 

Type Parameters

T

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.Mobile.CatalogServices.AsyncRequestCompletedEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.